home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 02 / 0 / DISK0201.ZIP / FORMGEN.TXT < prev    next >
Text File  |  1990-03-20  |  2KB  |  48 lines

  1.  44 
  2. 
  3. This is a brief description of how to work this wordprocessor.                  
  4. 
  5. On the line below 1 stands for function key 1. If you press that key you reset  
  6. the left margin.                                                                
  7. 
  8. On the line below 3 stands for function key 3. If you press that key you reset  
  9. the right margin.                                                               
  10. 
  11. Similarly LINEi means insert a line, LINEd means delete a line, SAVE means save 
  12. a what you have typed, QUIT means quit without saving, ALT gives you all the    
  13. characters you normally can not type form the keyboard, REFORM reforms small    
  14. paragraphs, and PRINT prints text.                                              
  15. 
  16. The numbers in the middle stand for the cursor row and column position.         
  17. 
  18. If this program bombs out on you try pushing F1 just after seeing the error     
  19. message, usually you will go right back into the letter you were working on.    
  20. 
  21. All the keys on the keyboard such as Home, End, Pg UP, Pg DN, Ins, Del, Tab,    
  22. backspace delete, tab and shift backtab work as you would expect.               
  23. 
  24. To move text eat the letters up with the backspace delete key, then move cursor 
  25. where you want the text to appear and press the tab key. You can repeat this    
  26. process.  To get the tab key acting normally, type in any usual character of    
  27. the alphabet.                                                                   
  28. 
  29. To center text on a line type the 1 while holding down the ALT key.             
  30. 
  31. To get the cursor moving slowly wait one second between times you touch the     
  32. arrow keys.  To get the cursor moving quickly, touch the arrow keys as quick as 
  33. you can.                                                                        
  34. 
  35. For those of you with 48 K, change line 50 so that variable AMAP=66 instead of  
  36. AMAP=133. For some of you, calling FORMGEN with trash still in your memory,     
  37. will not work because it takes up every square bit, yet fits all                
  38. the way in there!                                                               
  39. 
  40. 
  41. 
  42. This program creates a Backup file of the previous letter. You can activate it  
  43. through BASIC or DOS by renaming it with the extension TXT.                     
  44. 
  45. 
  46.  1             80            5 
  47.   
  48. through BASIC o